home *** CD-ROM | disk | FTP | other *** search
- #***************************************************************************#
- # #
- # THUNDER(tm) - Terminal Packet Program #
- # #
- # Version 10.7 #
- # #
- # (c) Copyright 1990 by Claudio M. Zanella LU4AEY #
- # Released For Public Distribution #
- # ALL RIGHTS RESERVED #
- # #
- # C O N F I G U R A T I O N F I L E #
- # #
- #***************************************************************************#
- #
- #
- # Current version for this file ( VERY IMPORTANT )
- #
- Version = 10.7
- #
- # Use THUNDER under DESQview?
- #
- Use_DV = Not
- #
- # Options: RS232 = RS232 with standard TNC.
- # BPQ_NODE = G8BPQ AX25 Networking Package.
- # AX25_MODEM = FTP Packet driver. (NOT AVAILABLE)
- #
- Interface = RS232
- #
- # FTP Packet driver interrupt
- #
- AX25_intr = $60
- #
- # G8BPQ Host Interrupt
- #
- Host_intr = $7F
- #
- # G8BPQ virtual comport, 1 to 16
- #
- Virtual_port = 9
- #
- # G8BPQ Application number $08=4, $16=5, $32=6, $64=7, $128=8
- #
- Appl_number = $08
- #
- # Uses TAPR RXblock Mode? (NOT AVAILABLE)
- #
- RX_block = Not
- #
- # Standar Serial Setup for Internal mode (In BPQ mode ignored)
- #
- Baud_Rate = 9600
- Word_Lenght = 8
- Parity = N
- Stop_Bit = 1
- #
- # Options: [H]ardware (RTS/CTS) - [S]oftware (XON/XOFF) - [N]one (Desactived)
- #
- Handshake = H
- #
- # Standard options: COM1: $03F8/IRQ 4 - COM2: $02F8/IRQ 3
- #
- Com_Port = $03F8
- IRQ_Com = 04
- #
- #
- # --- Misc Function ---
- #
- #
- Snow_Check = Not
- Direct_Video = Yes
- #
- # Path and name for shell editor
- #
- Editor_Name = c:\editor\k.exe
- #
- Sysop_Name = Ruben
- Mycall = LU6DYD
- #
- # Update beacon text ?
- #
- Update_beacon = Yes
- #
- # Beacon TEXT WARNING: Any combination of characters up to a maximun
- # length of 120 characters.
- #
- # Don't type your call sign in BTEXT - the normal packet header shows it.
- # Don't fill BTEXT with screen graphics. Use BTEXT for meaningful information
- #
- # THUNDER online Beacon
- #
- %%%
- ( Terminal system online )
- %%%
- #
- # THUNDER offline Beacon
- #
- %%%
- ( Terminal system offline )
- %%%
- #
- Zone_Time = LU
- System_dir = C:\COM\THUNDER
- Upload_dir = C:\COM\THUNDER\UPLOAD
- Download_dir = C:\COM\THUNDER\DOWNLOAD
- Matrix_dir = C:\COM\THUNDER\MATRIX
- #
- Wordwrap = Yes
- #
- Split_screen = Yes
- Split_pos = 18
- Split_color = 14
- #
- Sysop_Avail = Yes
- Th_dos_free = Not
- Th_dos_full = Not
- Th_dos_prefix = Not
- Prefix_Char = $7C ; (|)
- #
- Accept_chdir = Yes
- #
- # Suport remote comand
- #
- Remote_tnc_cmd = Yes
- #
- # Send connect text THUSER.SCR ?
- #
- Connect_text = Not
- #
- # Stand by to special call?
- #
- Stand_by = Yes
- Standby_call = LU6DYD
- #
- Bell = Yes
- #
- # Options: [L]ow DCD level is -12v or [H]igh DCD level is +12v.
- #
- Dcd_Level = Low
- #
- # If Check_Dcd is NOT, TH-DOS is not avail.
- #
- Check_dcd = Yes
- #
- # TH-DOS User max error after disconnect
- #
- error_count = 5
- #
- # YAPP and ZPACK Transfer cancelled - Timeout in Seconds
- #
- Xfer_TimeOut = 180
- #
- # Disconnect TNC after ?? minutes of inactivity. (enter 0 for never)
- #
- Inactivity_TimeOut = 10
- #
- # Blank the screen after ?? minutes of inactivity--enter 0 for never.
- #
- Screen_Off = 520
- #
- # Setup Screen Color. Use the THCOLOR.EXE for more reference
- #
- Local_color = 11
- Port_color = 2
- Status_Color = 112
- Scroll_Color = 15
- #
- #
- #
- # --- Send command to TNC in StartUp Program ---
- #
- #
- #
- *** tnc_command_start
- #
- #@C:\COM\THUNDER\THOUT.PAR
- #
- Mon on
- #
- *** command_end
- #
- #
- # --- Send command to TNC in Finish Program ---
- #
- #
- *** tnc_command_end
- #
- mon off
- #
- *** command_end
-